var_str Interface

public interface var_str

Module Procedures

private elemental function var_str_(char) result(string)

Convert a character string to a varying string

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: char

Return Value type(varying_string)